home *** CD-ROM | disk | FTP | other *** search
/ Nothing but Tetris / Nothing but Tetris.iso / menu.lha / CP / CP.BAT < prev    next >
DOS Batch File  |  1995-10-25  |  370b  |  31 lines

  1. :top
  2. echo off
  3. cls
  4. C:
  5. cd \CP
  6. cp_c V
  7. if errorlevel 255 goto CPFF
  8. if errorlevel 10 goto CP0A
  9. if errorlevel 4 goto CP04
  10. if errorlevel 3 goto CP03
  11. if errorlevel 1 goto CP01
  12. cp_exec
  13. goto top
  14. :CP01
  15. cd \CP
  16. cpedit V
  17. goto top
  18. :CP03
  19. WIN
  20. goto top
  21. :CP04
  22. cd \IBMPC\MIXED\1993TRIS
  23. 1993TRIS
  24. goto top
  25. :CP0A
  26. CD C:\GAMES\LEMMING2
  27. VGALEMMI
  28. goto top
  29. :CPFF
  30. cd \
  31.